Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Star on GitHub" banner in navbar #4

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

ben-fornefeld
Copy link
Contributor

@ben-fornefeld ben-fornefeld commented Jan 18, 2025

this pr applies the following:

  1. New RepoBanner component in navbar
  2. UI improvements / more coherence with Fragments

@ben-fornefeld ben-fornefeld added the enhancement New feature or request label Jan 18, 2025
@ben-fornefeld ben-fornefeld self-assigned this Jan 18, 2025
Copy link

linear bot commented Jan 18, 2025

Copy link

vercel bot commented Jan 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai-analyst ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 1:21pm

@ben-fornefeld ben-fornefeld requested a review from mlejva January 18, 2025 02:37
Copy link
Member

@mishushakov mishushakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Points:

  1. Remove animations when you hover over the star button, users might find it annoying.
  2. Remove the star count to reduce mental overhead reading the code-base (remember this is an example project)
  3. Adjust font size of the button (looks kinda small now) and the colour (too light, blind people may not recognise the text)
  4. For some reason the layout of the app changed - suggestions moved to bottom of the chat input, before they were at the top and I am also experiencing double-scroll on Safari. Can you revert this and only apply changes to the navbar component?
  5. The y padding of the navbar now needs to be reduced, since the button takes a lot of vertical space - aim to keep the navbar height similar as before.

Thank you ;)

@mishushakov mishushakov merged commit cb56680 into main Jan 23, 2025
2 checks passed
@mishushakov mishushakov deleted the add-github-repo-banner-for-traction-e2b-1466 branch January 23, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants